win32: factor out on_displaychange_event method for the screen
authorPaolo Borelli <pborelli@gnome.org>
Sun, 28 Feb 2016 11:03:00 +0000 (12:03 +0100)
committerPaolo Borelli <pborelli@gnome.org>
Sun, 28 Feb 2016 11:19:08 +0000 (12:19 +0100)
commit41a371c435533aee5f050500c90507844cb1e45e
tree3c0897528137ea057e8d0523d71063f106a378ca
parent48d693ea802ce418af3a2f9f798a0a3490f0f3cb
win32: factor out on_displaychange_event method for the screen

This allows us to make more initialization methods private to the
screen object.
gdk/win32/gdkdisplay-win32.c
gdk/win32/gdkprivate-win32.h
gdk/win32/gdkscreen-win32.c